[INFO] fetching crate fallibles-core 0.1.3...
[INFO] testing fallibles-core-0.1.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate fallibles-core 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate fallibles-core 0.1.3
[INFO] finished tweaking crates.io crate fallibles-core 0.1.3
[INFO] tweaked toml for crates.io crate fallibles-core 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fallibles-core 0.1.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fallibles-core 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89c910779b5fe74d45ccd97810a7025d0ae0e2c7b3044aa5777f88922efa592a
[INFO] running `Command { std: "docker" "start" "-a" "89c910779b5fe74d45ccd97810a7025d0ae0e2c7b3044aa5777f88922efa592a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89c910779b5fe74d45ccd97810a7025d0ae0e2c7b3044aa5777f88922efa592a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c910779b5fe74d45ccd97810a7025d0ae0e2c7b3044aa5777f88922efa592a", kill_on_drop: false }`
[INFO] [stdout] 89c910779b5fe74d45ccd97810a7025d0ae0e2c7b3044aa5777f88922efa592a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38ec9a348f87091e8f8226623b015e8a14d9240422eacbfbccd69707cd74ffc1
[INFO] running `Command { std: "docker" "start" "-a" "38ec9a348f87091e8f8226623b015e8a14d9240422eacbfbccd69707cd74ffc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fallibles-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "38ec9a348f87091e8f8226623b015e8a14d9240422eacbfbccd69707cd74ffc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ec9a348f87091e8f8226623b015e8a14d9240422eacbfbccd69707cd74ffc1", kill_on_drop: false }`
[INFO] [stdout] 38ec9a348f87091e8f8226623b015e8a14d9240422eacbfbccd69707cd74ffc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a70ffaef0d42c7088aa5748bc0999bfa4c0f42201c2b2d76ee940eee57a56f4f
[INFO] running `Command { std: "docker" "start" "-a" "a70ffaef0d42c7088aa5748bc0999bfa4c0f42201c2b2d76ee940eee57a56f4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling fallibles-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "a70ffaef0d42c7088aa5748bc0999bfa4c0f42201c2b2d76ee940eee57a56f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a70ffaef0d42c7088aa5748bc0999bfa4c0f42201c2b2d76ee940eee57a56f4f", kill_on_drop: false }`
[INFO] [stdout] a70ffaef0d42c7088aa5748bc0999bfa4c0f42201c2b2d76ee940eee57a56f4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a94eb4a0036ccac132cccc5d91ebff81608e73f531b722f4f9a3584bddb08c05
[INFO] running `Command { std: "docker" "start" "-a" "a94eb4a0036ccac132cccc5d91ebff81608e73f531b722f4f9a3584bddb08c05", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fallibles_core-bfc363016a490505)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fallibles_core
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - FailureConfig::degraded_service (line 318) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::max_failures (line 482) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::circuit_breaker (line 331) ... FAILED
[INFO] [stdout] test src/lib.rs - get_failure_stats (line 841) ... FAILED
[INFO] [stdout] test src/lib.rs - FallibleError (line 24) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::chaos_monkey (line 306) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::trigger_every (line 391) ... FAILED
[INFO] [stdout] test src/lib.rs - configure_failures (line 629) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::when (line 437) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig (line 241) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::stats (line 533) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::on_check (line 497) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::with_probability (line 377) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::with_seed (line 403) ... FAILED
[INFO] [stdout] test src/lib.rs - FailureConfig::on_failure (line 515) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - FailureConfig::degraded_service (line 318) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:320:14
[INFO] [stdout]     |
[INFO] [stdout] 320 | let config = FailureConfig::degraded_service(0.3);
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 318 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::max_failures (line 482) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:484:14
[INFO] [stdout]     |
[INFO] [stdout] 484 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 482 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::circuit_breaker (line 331) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 | let config = FailureConfig::circuit_breaker(5);
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 331 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get_failure_stats (line 841) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fallibles` in this scope
[INFO] [stdout]    --> src/lib.rs:843:5
[INFO] [stdout]     |
[INFO] [stdout] 843 | use fallibles::fallibles_core::{configure_failures, get_failure_stats, FailureConfig};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FallibleError (line 24) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fallibles` in this scope
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use fallibles::fallibles_core::FallibleError;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::chaos_monkey (line 306) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | let config = FailureConfig::chaos_monkey();
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 306 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::trigger_every (line 391) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:393:14
[INFO] [stdout]     |
[INFO] [stdout] 393 | let config = FailureConfig::new().trigger_every(3);
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 391 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - configure_failures (line 629) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fallibles` in this scope
[INFO] [stdout]    --> src/lib.rs:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 | use fallibles::fallibles_core::{configure_failures, FailureConfig};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::when (line 437) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 437 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig (line 241) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fallibles` in this scope
[INFO] [stdout]    --> src/lib.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | use fallibles::fallibles_core::FailureConfig;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `fallibles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fallibles`, use `cargo add fallibles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::stats (line 533) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `config` in this scope
[INFO] [stdout]    --> src/lib.rs:534:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | let stats = config.stats();
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::on_check (line 497) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:498:14
[INFO] [stdout]     |
[INFO] [stdout] 498 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 497 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::with_probability (line 377) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 | let config = FailureConfig::new().with_probability(0.25);
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 377 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::with_seed (line 403) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:405:14
[INFO] [stdout]     |
[INFO] [stdout] 405 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 403 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FailureConfig::on_failure (line 515) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `FailureConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:516:14
[INFO] [stdout]     |
[INFO] [stdout] 516 | let config = FailureConfig::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of undeclared type `FailureConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 515 + use fallibles_core::FailureConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - FailureConfig (line 241)
[INFO] [stdout]     src/lib.rs - FailureConfig::chaos_monkey (line 306)
[INFO] [stdout]     src/lib.rs - FailureConfig::circuit_breaker (line 331)
[INFO] [stdout]     src/lib.rs - FailureConfig::degraded_service (line 318)
[INFO] [stdout]     src/lib.rs - FailureConfig::max_failures (line 482)
[INFO] [stdout]     src/lib.rs - FailureConfig::on_check (line 497)
[INFO] [stdout]     src/lib.rs - FailureConfig::on_failure (line 515)
[INFO] [stdout]     src/lib.rs - FailureConfig::stats (line 533)
[INFO] [stdout]     src/lib.rs - FailureConfig::trigger_every (line 391)
[INFO] [stdout]     src/lib.rs - FailureConfig::when (line 437)
[INFO] [stdout]     src/lib.rs - FailureConfig::with_probability (line 377)
[INFO] [stdout]     src/lib.rs - FailureConfig::with_seed (line 403)
[INFO] [stdout]     src/lib.rs - FallibleError (line 24)
[INFO] [stdout]     src/lib.rs - configure_failures (line 629)
[INFO] [stdout]     src/lib.rs - get_failure_stats (line 841)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a94eb4a0036ccac132cccc5d91ebff81608e73f531b722f4f9a3584bddb08c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94eb4a0036ccac132cccc5d91ebff81608e73f531b722f4f9a3584bddb08c05", kill_on_drop: false }`
[INFO] [stdout] a94eb4a0036ccac132cccc5d91ebff81608e73f531b722f4f9a3584bddb08c05
